bug fix
This commit is contained in:
@@ -57,9 +57,15 @@ 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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user