mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-15 15:34:07 +00:00
General styles
This commit is contained in:
parent
c845f05c05
commit
1fcf4b5b0d
@ -209,6 +209,10 @@
|
||||
}
|
||||
|
||||
.ball {
|
||||
@include respond-to('mobile') {
|
||||
display: none;
|
||||
}
|
||||
|
||||
width: tovw(270px, 'default', 270px);
|
||||
height: tovw(270px, 'default', 270px);
|
||||
background-color: var(--color-white);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user