Skip to content
Next
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Minds Frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
860
Issues
860
List
Boards
Labels
Service Desk
Milestones
Merge Requests
54
Merge Requests
54
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
List
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
9416818b
Commit
9416818b
authored
1 hour ago
by
Juan Manuel Solaro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(chore) increase footer padding and margin on mobile view
parent
43fcf513
epic/minds-pro
1 merge request
!486
WIP: (feat): Minds Pro (development branch) - Release 2
Pipeline
#75949905
passed with stages
in 29 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
channel.component.scss
src/app/modules/pro/channel/channel.component.scss
+9
-0
No files found.
src/app/modules/pro/channel/channel.component.scss
View file @
9416818b
...
...
@@ -224,6 +224,15 @@ m-pro--channel {
grid-column
:
2
/
span
10
;
width
:
80%
;
margin
:
0
auto
;
@media
screen
and
(
max-width
:
480px
)
{
margin-top
:
8px
;
margin-bottom
:
8px
;
.m-pro--channel-footer
>
*
{
padding
:
4px
;
}
}
}
m-pro--channel
h1
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment