Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
6383d7ca
Commit
6383d7ca
authored
Jan 12, 2021
by
Bryan BRANCOTTE
Browse files
fix cellphone icon aspect
parent
7625f99d
Pipeline
#45261
passed with stage
in 30 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
View file @
6383d7ca
...
...
@@ -367,9 +367,9 @@ header.scrolled .header__logo-wrapper {
margin-left
:
-160px
;
}
header
.navbar
.header__logo-wrapper
img
{
height
:
3
9
px
;
height
:
3
0
px
;
margin-top
:
5px
;
margin-left
:
9
5px
;
margin-left
:
17
5px
;
}
}
header
.scrolled
.header__logo-wrapper
img
{
...
...
setup.py
View file @
6383d7ca
...
...
@@ -7,7 +7,7 @@ readme = open('README.rst').read()
setup
(
name
=
'django-basetheme-bootstrap'
,
version
=
'0.2.4
8
'
,
version
=
'0.2.4
9
'
,
description
=
'Django Basetheme Bootstrap'
,
long_description
=
readme
,
author
=
'Bryan Brancotte'
,
...
...
Write
Preview
Supports
Markdown
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