16 lines
No EOL
190 B
CSS
Executable file
16 lines
No EOL
190 B
CSS
Executable file
body{
|
|
margin-bottom: 200px;
|
|
}
|
|
|
|
.navbar {
|
|
margin-top: 40px;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.photo-thumb, .photo {
|
|
padding: 0px;
|
|
}
|
|
.photo-thumb img, .photo img {
|
|
width: 100%;
|
|
height: auto;
|
|
} |