Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
Codeinfotech
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Trainees_UI_Team
Codeinfotech
Commits
edbb48de
Commit
edbb48de
authored
Aug 26, 2019
by
Aksa98
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new
parent
6be6bb39
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
header.component.scss
src/app/header/header.component.scss
+3
-0
BookMyDoc.png
src/assets/img/BookMyDoc.png
+0
-0
responsive.scss
src/assets/responsive.scss
+4
-3
No files found.
src/app/header/header.component.scss
View file @
edbb48de
...
...
@@ -13,6 +13,9 @@ nav{
height
:
100%
;
}
}
button
{
outline
:none
;
}
.navbar-collapse
{
margin-left
:
160px
;
ul
{
...
...
src/assets/img/BookMyDoc.png
0 → 100644
View file @
edbb48de
87.1 KB
src/assets/responsive.scss
View file @
edbb48de
...
...
@@ -43,6 +43,7 @@ nav{
img
{
width
:
100%
!
important
;
}
}
.navbar-collapse
{
margin-left
:
0px
!
important
;
...
...
@@ -311,8 +312,8 @@ nav{
}
.col-md-4
{
margin-bottom
:
5px
!
important
;
margin-left
:
36
px
!
important
;
padding-bottom
:
1
5px
!
important
;
margin-left
:
0
px
!
important
;
h5
{
font-size
:
19px
!
important
;
...
...
@@ -328,7 +329,7 @@ nav{
}
}
.col-md-2
{
margin-left
:
36
px
!
important
;
margin-left
:
0
px
!
important
;
border-right
:
0px
!
important
;
height
:
auto
!
important
;
margin-top
:
20px
!
important
;
...
...
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