mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
* Remove old files * Add SCSS pipeline * Add generated files * Fix navigation HTML * Fix media queries * Remove RTL * Fix styling for big screens * Remove separator configs * Fix menu dropdown * Add working mobile menu * Fix menu item heights * Update README
7 lines
96 B
SCSS
7 lines
96 B
SCSS
.footer {
|
|
width: 100%;
|
|
text-align: center;
|
|
line-height: 2.0rem;
|
|
margin-bottom:1.0rem;
|
|
}
|