mirror of
https://github.com/Alvin-Zilverstand/Challenge_14_Magazijn_App_plannen.git
synced 2026-03-06 11:06:39 +01:00
Refactor button styles for improved layout and responsiveness
This commit is contained in:
@@ -46,8 +46,9 @@ button:hover{
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
border:black solid 2px ;
|
border:black solid 2px ;
|
||||||
margin: 3rem;
|
margin: auto;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
height: 600px;
|
max-width: 90%;
|
||||||
width: 900px;
|
margin-top: 25px;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user