Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
maximoospital committed Jun 14, 2024
1 parent c5da56b commit e303375
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions assets/tuicss.css
Original file line number Diff line number Diff line change
Expand Up @@ -1775,22 +1775,6 @@ input[type=button] {
/* Responsive */
/* Scrool */
/* Grid */
.container {
margin: 0 auto;
max-width: 1280px;
width: 90%;
}

@media only screen and (min-width : 601px) {
.container {
width: 85%;
}
}
@media only screen and (min-width : 993px) {
.container {
width: 70%;
}
}
.col .row {
margin-left: -0.75rem;
margin-right: -0.75rem;
Expand Down

0 comments on commit e303375

Please sign in to comment.