mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Global stylized icon svg size change
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
|
||||
@media (max-width: $width-mobile) {
|
||||
width: 18px;
|
||||
|
||||
Reference in New Issue
Block a user