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
IT2810 H21
Team 28
project-3
Commits
cdd100d1
Commit
cdd100d1
authored
Oct 31, 2021
by
Ingri Holm Nygaardsmoen
Browse files
Fikset feil
#8
parent
06fb9f8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
project-3/src/components/searchbar/Filter.css
View file @
cdd100d1
...
...
@@ -10,7 +10,7 @@
display
:
inline-block
;
position
:
absolute
;
left
:
40rem
;
top
:
1rem
;
top
:
1
.5
rem
;
z-index
:
20
;
}
.Filter__Title
,
.Filter__Container__closed
:hover
{
...
...
@@ -37,6 +37,7 @@ Button{
height
:
55px
;
}
@media
only
screen
and
(
max-width
:
1000px
)
{
.Filter__Big_Container
{
display
:
none
;
...
...
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