just commit

This commit is contained in:
santic-zombie
2020-04-06 00:04:44 +03:00
parent b512cec38d
commit b7be7880f7
3 changed files with 13 additions and 5 deletions

View File

@@ -133,8 +133,17 @@ h1 {
cursor: pointer;
text-align: center;
margin: auto;
justify-content : center;
}
/*
.muteEl {
margin: auto;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
*/
DIV {
text-align: center