This commit is contained in:
2023-02-11 00:22:28 +03:00
commit cbfa9f004d
14 changed files with 91 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,2 @@
.div-center{display:table;margin:0 auto}.div-center img{width:10rem}.buttons-group{display:flex}.buttons-group button:first-child{margin-right:8px}a,button,div,img,p{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
/*# sourceMappingURL=main.cb76abba.chunk.css.map */

View File

@@ -0,0 +1 @@
{"version":3,"sources":["/home/andrew/full/app/src/css/main.css","main.cb76abba.chunk.css"],"names":[],"mappings":"AAAA,YACI,aAAA,CACA,aCCJ,CDEA,gBACI,WCCJ,CDEA,eACI,YCCJ,CDEA,kCACI,gBCCJ,CDEA,mBACI,gBAAA,CACA,wBAAA,CACA,0BAAA,CACA,uCCCJ","file":"main.cb76abba.chunk.css","sourcesContent":[".div-center {\n display: table;\n margin: 0 auto;\n}\n\n.div-center img {\n width: 10rem;\n}\n\n.buttons-group {\n display: flex;\n}\n\n.buttons-group button:first-child {\n margin-right: 8px;\n}\n\na, div, img, p, button {\n user-select: none;\n -webkit-user-select: none;\n -webkit-touch-callout: none;\n -webkit-tap-highlight-color: transparent;\n}",".div-center {\n display: table;\n margin: 0 auto;\n}\n\n.div-center img {\n width: 10rem;\n}\n\n.buttons-group {\n display: flex;\n}\n\n.buttons-group button:first-child {\n margin-right: 8px;\n}\n\na, div, img, p, button {\n user-select: none;\n -webkit-user-select: none;\n -webkit-touch-callout: none;\n -webkit-tap-highlight-color: transparent;\n}\n"]}