Сделал подсветку синтаксиса и кнопки перемещения
This commit is contained in:
@@ -342,6 +342,10 @@ html {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
:root {
|
||||
--side: 75px;
|
||||
}
|
||||
@@ -349,6 +353,7 @@ html {
|
||||
.wraper {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.grid {
|
||||
|
||||
Reference in New Issue
Block a user