Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
animal_shelter
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
animal_shelter
Commits
19337943
Commit
19337943
authored
3 months ago
by
Shweta Sharma
Committed by
Sourojeet Paul
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3414970
: Footer menus are not styled as footer first region styled
parent
af7fc586
No related branches found
No related tags found
1 merge request
!4
Animal shelter 3414970
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/style.css
+625
-413
625 additions, 413 deletions
css/style.css
sass/style.scss
+4
-2
4 additions, 2 deletions
sass/style.scss
with
629 additions
and
415 deletions
css/style.css
+
625
−
413
View file @
19337943
This diff is collapsed.
Click to expand it.
sass/style.scss
+
4
−
2
View file @
19337943
...
...
@@ -479,7 +479,7 @@ table{
@include
mquery
(
mobile
){
display
:
block
;
}
.left
{
.left
,
.middle
,
.right
,
.footer-third
{
width
:
33
.33%
;
padding-right
:
35px
;
@include
mquery
(
mobile
){
...
...
@@ -487,7 +487,9 @@ table{
padding-right
:
0
;
padding-bottom
:
20px
;
}
.region-footer-first
{
.region-footer-first
,
.region-footer-second
,
.region-footer-third
{
h2
{
font-size
:
20px
;
padding-bottom
:
10px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment