This commit is contained in:
2024-06-20 08:55:52 +02:00
parent f076d20a62
commit 4cf0c7bcb9
9 changed files with 183 additions and 20 deletions

View File

@@ -105,18 +105,12 @@ input::placeholder {
right: 10px;
}
// .register{
// .register-link{
// color: #15c1c6;
// cursor: pointer;
// margin-right: 10px;
// }
// .register-link:hover{
// color:#333333;
// transition: 0.3s;
// }
// }
.weather-div{
position: absolute;
top: 2%;
right: 10px ;
color: white;
}
@media only screen and (min-width: 768px) {
.dropdown {