copyright23

This commit is contained in:
merdan 2021-12-17 13:58:10 +05:00
parent eab55dbde5
commit 2272f41f31
2 changed files with 3 additions and 14 deletions

View File

@ -1,11 +1,5 @@
@charset "UTF-8";
/***
====================================================================
Reset
====================================================================
***/
* {
margin: 0px;
padding: 0px;
@ -31,11 +25,6 @@ input::-webkit-inner-spin-button {
margin: 0;
}
/***
====================================================================
Global Settings
====================================================================
***/
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
@ -2818,4 +2807,4 @@ li {
transform: translateY(0%);
}
}
}
}

View File

@ -104,8 +104,8 @@ body {
border: 0.01rem solid rgba(0, 0, 0, 15%);
}
/* .hr-line:last-child{
display: none; */
}
display: none; } */
@media screen and (min-width: 1400px){
.right_top-line{
max-width: 47%;