mirror of
https://github.com/aculix/vector-drawable-nextjs.git
synced 2025-12-06 06:08:24 +00:00
change code snippet width
This commit is contained in:
parent
3d6e695619
commit
b1e9e7e93f
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user