There is always something to fiddle around with styling.
This commit is contained in:
@@ -36,11 +36,11 @@ $-primary-line-color: $-almost-white;
|
||||
}
|
||||
|
||||
&__ListTop {
|
||||
text-align: center;
|
||||
width: 33.333%;
|
||||
}
|
||||
|
||||
&__ListTop > li {
|
||||
text-align: center;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
@@ -54,6 +54,15 @@ $-primary-line-color: $-almost-white;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
&__ListText {
|
||||
font-size: 1.3em;
|
||||
color: $-almost-white;
|
||||
}
|
||||
|
||||
&__ListText-left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&__SocialSection {
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"title": "Footer",
|
||||
"status": "prototype"
|
||||
"status": "wip"
|
||||
}
|
Reference in New Issue
Block a user