mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
fix minor style issue
This commit is contained in:
@@ -2,7 +2,7 @@ $font-mono: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
|
||||
.text__layout {
|
||||
&__wrap {
|
||||
margin: -80px 0 96px;
|
||||
margin: -80px auto 96px;
|
||||
}
|
||||
|
||||
&__html {
|
||||
|
||||
Reference in New Issue
Block a user