adds basic layout
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.single-article &-grid {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
&-cell {
|
||||
width: 100%;
|
||||
min-height: 30px;
|
||||
|
@ -14,6 +14,4 @@
|
||||
|
||||
body {
|
||||
font-family: $font-garamond;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
Reference in New Issue
Block a user