Changed width of details btn in grid--doesn't break now

This commit is contained in:
Thomas Smith 2022-09-27 12:13:01 -04:00
parent 285a743b65
commit 43655972b9

View file

@ -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;
}