mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-11 10:07:51 -06:00
minify plugin
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
border-radius: 50%;
|
||||
background-color: rgba(255,255,255,0.25);
|
||||
background: rgba(255,255,255,0.25);
|
||||
transition: transform 0.2s, background-color 0.5s;
|
||||
transform-origin: 50% 50%;
|
||||
}
|
||||
|
||||
@@ -220,6 +220,7 @@
|
||||
display: block;
|
||||
width: 90%;
|
||||
font-family: $Gotham, $sans-serif-stack;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 100px;
|
||||
@include MQ(M) {
|
||||
margin-bottom: 70px;
|
||||
|
||||
Reference in New Issue
Block a user