mirror of
https://github.com/ivabus/www
synced 2024-11-26 13:35:06 +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;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
width: 7.254vw;
|
||||
width: 48%;
|
||||
height: 2.232vw;
|
||||
transition: 0.1s linear;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue