This commit is contained in:
danamir
2020-05-10 21:07:18 +03:00
parent 869463d68b
commit 93a682754d
3 changed files with 17 additions and 2 deletions

View File

@@ -46,9 +46,16 @@ img{
border: #fe5f55;
width: 200px;
height: 50px;
font-size: 25px;
border-radius: 24px;
}
#backbtn:hover{
background:#90ddf0;
border: 2px solid #faf3dd;;
color:#2b3a67;
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
img{