mirror of
https://github.com/ivabus/www
synced 2024-11-26 15:35:05 +03:00
Changed width of details btn in grid--doesn't break now
This commit is contained in:
parent
285a743b65
commit
43655972b9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
padding-top: 0.279vw;
|
padding-top: 0.279vw;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
width: 7.254vw;
|
width: 48%;
|
||||||
height: 2.232vw;
|
height: 2.232vw;
|
||||||
transition: 0.1s linear;
|
transition: 0.1s linear;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue