inital commit
This commit is contained in:
21
public/dist/css/responsivefast.css
vendored
Normal file
21
public/dist/css/responsivefast.css
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
@media only screen and (max-width: 765px) and (min-width:600px) {
|
||||
.showshekayat {
|
||||
text-align: start !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@media only screen and (max-width: 600px) {
|
||||
.showshekayat {
|
||||
text-align: start !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
.showfilter {
|
||||
margin: 0 !important;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user