main
Last change
on this file since c3268ca was c3268ca, checked in by Stefan Risteski <stefanristeski2001@…>, 14 months ago |
Project
The whole Project
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | .u-section-1 .u-sheet-1 {
|
---|
2 | min-height: 835px;
|
---|
3 | }
|
---|
4 |
|
---|
5 | .u-section-1 .u-post-details-1 {
|
---|
6 | min-height: 375px;
|
---|
7 | margin-top: 60px;
|
---|
8 | margin-bottom: -10px;
|
---|
9 | }
|
---|
10 |
|
---|
11 | .u-section-1 .u-container-layout-1 {
|
---|
12 | padding: 30px;
|
---|
13 | }
|
---|
14 |
|
---|
15 | .u-section-1 .u-image-1 {
|
---|
16 | height: 486px;
|
---|
17 | margin-top: 0;
|
---|
18 | margin-bottom: 0;
|
---|
19 | margin-left: 0;
|
---|
20 | }
|
---|
21 |
|
---|
22 | .u-section-1 .u-text-1 {
|
---|
23 | margin-top: 20px;
|
---|
24 | margin-bottom: 0;
|
---|
25 | margin-left: 0;
|
---|
26 | }
|
---|
27 |
|
---|
28 | .u-section-1 .u-metadata-1 {
|
---|
29 | margin-top: 30px;
|
---|
30 | margin-bottom: 0;
|
---|
31 | margin-left: 0;
|
---|
32 | }
|
---|
33 |
|
---|
34 | .u-section-1 .u-text-2 {
|
---|
35 | margin-bottom: 0;
|
---|
36 | margin-top: 20px;
|
---|
37 | margin-left: 0;
|
---|
38 | }
|
---|
39 |
|
---|
40 | @media (max-width: 1199px) {
|
---|
41 | .u-section-1 .u-image-1 {
|
---|
42 | margin-left: initial;
|
---|
43 | }
|
---|
44 | }
|
---|
45 |
|
---|
46 | @media (max-width: 991px) {
|
---|
47 | .u-section-1 .u-sheet-1 {
|
---|
48 | min-height: 782px;
|
---|
49 | }
|
---|
50 |
|
---|
51 | .u-section-1 .u-post-details-1 {
|
---|
52 | margin-bottom: 60px;
|
---|
53 | }
|
---|
54 |
|
---|
55 | .u-section-1 .u-image-1 {
|
---|
56 | height: 423px;
|
---|
57 | margin-left: initial;
|
---|
58 | }
|
---|
59 | }
|
---|
60 |
|
---|
61 | @media (max-width: 767px) {
|
---|
62 | .u-section-1 .u-sheet-1 {
|
---|
63 | min-height: 722px;
|
---|
64 | }
|
---|
65 |
|
---|
66 | .u-section-1 .u-container-layout-1 {
|
---|
67 | padding-left: 10px;
|
---|
68 | padding-right: 10px;
|
---|
69 | }
|
---|
70 |
|
---|
71 | .u-section-1 .u-image-1 {
|
---|
72 | height: 354px;
|
---|
73 | margin-top: 9px;
|
---|
74 | margin-left: initial;
|
---|
75 | }
|
---|
76 | }
|
---|
77 |
|
---|
78 | @media (max-width: 575px) {
|
---|
79 | .u-section-1 .u-sheet-1 {
|
---|
80 | min-height: 656px;
|
---|
81 | }
|
---|
82 |
|
---|
83 | .u-section-1 .u-image-1 {
|
---|
84 | height: 275px;
|
---|
85 | margin-left: initial;
|
---|
86 | }
|
---|
87 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.