You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SCASS_project/FlightCrewDetails/FlightCrewDetails.wxss

10 lines
169 B

.home-button {
margin-top: 20px;
background-color: #007aff;
color: #ffffff;
padding: 10px 15px;
border-radius: 5px;
text-align: center;
font-size: 16px;
}