Delete directory 'web'

This commit is contained in:
2026-05-15 17:58:44 +03:00
parent 8d6f955045
commit 059bb92d68
43 changed files with 0 additions and 174781 deletions
-16
View File
@@ -1,16 +0,0 @@
html {
box-sizing: border-box;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
margin: 0;
background: #fafafa;
}