ktyl.dev/src/inc_css/footer.css

8 lines
89 B
CSS
Raw Normal View History

.footer {
position: fixed;
right: 0;
bottom: 0;
padding: 0 10px 10px;
}