17 lines
105 B
SCSS
17 lines
105 B
SCSS
.content {
|
|
|
|
}
|
|
|
|
header {
|
|
|
|
}
|
|
|
|
section {
|
|
|
|
}
|
|
|
|
footer {
|
|
position: fixed;
|
|
bottom: 0;
|
|
width: 100%;
|
|
} |