mirror of
https://github.com/status-im/artproject.git
synced 2025-02-23 05:08:24 +00:00
Fix introduction image size
This commit is contained in:
parent
0d0fe6e9e8
commit
a18237ee3a
@ -34,8 +34,10 @@
|
||||
&__img {
|
||||
margin-bottom: 20px;
|
||||
|
||||
svg {
|
||||
width: 320px;
|
||||
@media #{$screen-only-xs} {
|
||||
svg {
|
||||
width: 320px;
|
||||
}
|
||||
}
|
||||
|
||||
@media #{$screen-sm} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user