Update 'assets/css/custom.css'

This commit is contained in:
bprieshof
2019-08-14 21:47:27 +02:00
parent 38eba9b022
commit 5db70cf69c

View File

@@ -107,4 +107,14 @@ a#nav-sysinfo-tab{
.viewer {
padding-top: 1.6rem;
margin-bottom: 0px;
}
@media only screen and (min-width:768px){
.thanks.form-wrapper.md-elevation-8.p-8 {
width: 49% !important;
max-width: 60% !important;
}
}
.button1 {
padding-bottom: 10px;
}