Skip to content
Snippets Groups Projects
Commit 9c2f25d9 authored by Olivia206's avatar Olivia206
Browse files

Grid files

parent a7f4a56e
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
list-style: none
margin-bottom: 0
padding-left: 0
@include in-page-with-aside
@include grid(2)
@include in-page-without-aside
@include grid(3)
a
align-items: center
display: flex
......@@ -26,11 +30,4 @@
background-color: rgba($main-border-color, .1)
border-color: transparent
span span
font-size: $small-font-size
@include in-page-with-aside
ul
@include grid(2)
@include in-page-without-aside
ul
@include grid(3)
font-size: $small-font-size
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment