mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-09 12:08:47 +00:00
Very basic feed of basic layout posts
This commit is contained in:
parent
5ff7784169
commit
c1d8e6b483
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