mirror of
https://github.com/aculix/vector-drawable-nextjs.git
synced 2026-06-12 21:08:35 +00:00
change code snippet width
This commit is contained in:
+1
-1
@@ -262,7 +262,7 @@ button:not(:disabled):active {
|
||||
@media only screen and (max-width: 600px) {
|
||||
|
||||
.vd-code-snippet {
|
||||
max-width: 300px;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.vd-title {
|
||||
|
||||
Reference in New Issue
Block a user