Skip to content

Commit e53d944

Browse files
authored
Revert "copyright issue solved which is overlapping " (#778)
1 parent 389cc61 commit e53d944

File tree

2 files changed

+2
-50
lines changed

2 files changed

+2
-50
lines changed

css/custom.css

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
#DevPrograms{
112112
height: 90vh;
113113
}
114-
115114
}
116115
@media screen and (min-width: 290px) and (max-width: 350px)
117116
{
@@ -134,52 +133,6 @@
134133
}
135134
}
136135

137-
138-
@media screen and (min-width: 375px) and (max-width: 812px)
139-
{
140-
.schedule-with-text .btn,
141-
.contained-gallery .btn {
142-
margin-bottom: 12px;
143-
}
144-
}
145-
@media screen and (min-width: 320px) and (max-width: 568px)
146-
{
147-
.schedule-with-text .btn,
148-
.contained-gallery .btn {
149-
margin-bottom: 12px;
150-
}
151-
}
152-
153-
154-
155-
@media screen and (min-width: 360px) and (max-width: 640px)
156-
{
157-
.schedule-with-text .btn,
158-
.contained-gallery .btn {
159-
margin-bottom: 12px;
160-
}
161-
}
162-
163-
@media screen and (min-width: 375px) and (max-width: 667px)
164-
{
165-
.schedule-with-text .btn,
166-
.contained-gallery .btn {
167-
margin-bottom: 12px;
168-
}
169-
}
170-
171-
@media screen and (min-width: 414px) and (max-width: 736px)
172-
{
173-
.schedule-with-text .btn,
174-
.contained-gallery .btn {
175-
margin-bottom: 12px;
176-
}
177-
}
178-
179-
180-
181-
182-
183136
/*css classes for hiding and showing Donation and regular supporter parts in donate.html*/
184137
.appear{
185138
display: block;

css/theme-lava.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ nav .container {
765765
}
766766
.copy-text-bottom {
767767
left: 24px;
768-
bottom:40px;
768+
bottom:5px;
769769
position: absolute;
770770
}
771771
.text-panel {
@@ -1546,7 +1546,6 @@ nav .container {
15461546
margin-top: 24px;
15471547
margin-right: 12px;
15481548
}
1549-
15501549
.schedule-with-text .schedule-overview li {
15511550
padding-right: 48px;
15521551
}
@@ -2287,7 +2286,7 @@ form .field-error {
22872286
font-size: 14px;
22882287
}
22892288
.footer .menu li a {
2290-
display: inline-block;
2289+
diplay: inline-block;
22912290
position: relative;
22922291
border: none;
22932292
}

0 commit comments

Comments
 (0)