mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-12 17:28:49 +00:00
Very basic feed of basic layout posts
This commit is contained in:
parent
d4d10596b2
commit
5657173b6f
5 changed files with 32 additions and 46 deletions
|
@ -28,7 +28,7 @@
|
|||
/* Desktop responsive behavior */
|
||||
@media (min-width: 768px) {
|
||||
.feedContent {
|
||||
width: 600px;
|
||||
width: 400px;
|
||||
margin: 0 auto;
|
||||
padding: 2rem 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue