mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-14 12:12:18 -06:00
fix border
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
@include MQ(SM) {
|
||||
padding: 20px 0;
|
||||
}
|
||||
&:nth-of-type(odd) {
|
||||
border-right: 1px solid $whiteRGBA;
|
||||
&:nth-of-type(even) {
|
||||
border-left: 1px solid $whiteRGBA;
|
||||
@include MQ(S660) {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user