Show template edited

This commit is contained in:
Burak Civan
2021-06-25 18:10:58 +03:00
parent eb8d94a31a
commit 2f85448ff7
5 changed files with 282 additions and 278 deletions

16
public/css/custom.css vendored
View File

@ -220,6 +220,22 @@ button:focus {
.mwpx-100 {
max-width: 100px !important;
}
.mwpx-200 {
max-width: 200px !important;
}
.mwpx-300 {
max-width: 300px !important;
}
.mwpx-400 {
max-width: 400px !important;
}
.mwpx-500 {
max-width: 500px !important;
}
/*--------Max Width 100 Pixel Finish--------*/
/*--------Form Group--------*/