Homepage is now somewhat responsive
This commit is contained in:
parent
27078fe312
commit
5af630114f
10 changed files with 674 additions and 680 deletions
|
|
@ -12,6 +12,10 @@ footer[role="contentinfo"] {
|
|||
border-left: 1px solid #0f0;
|
||||
border-top-left-radius: 5px;
|
||||
|
||||
@include media-down(lg) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #0f0;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue