Make iletisim.html responsive
This commit is contained in:
@@ -71,4 +71,22 @@
|
||||
@media screen and (max-width: overflow.$kamera_sec_links-to-documents2) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mx_iletisim_sec_information {
|
||||
@media screen and (max-width: overflow.$iletisim_sec_information) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mx_iletisim_sec_information2 {
|
||||
@media screen and (max-width: overflow.$iletisim_sec_information2) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mx_iletisim_sec_information3 {
|
||||
@media screen and (max-width: overflow.$iletisim_sec_information3) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user