Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
search-page
6cc198bf7aedb28d6401db70e3f9c298c28b03e0
6cc198bf7aedb28d6401db70e3f9c298c28b03e0
Switch branch/tag
search-page
node_modules
bootstrap
scss
_media.scss
Find file
Normal view
History
Permalink
_media.scss
83 Bytes
Edit
Web IDE
Newer
Older
first commit
Sangjune Bae
committed
Dec 26, 2020
1
2
3
4
5
6
7
8
.media
{
display
:
flex
;
align-items
:
flex-start
;
}
.media-body
{
flex
:
1
;
}