mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-18 22:49:51 +00:00
Renamed footer and created folders
This commit is contained in:
parent
d8fc8cbe1d
commit
ee53f9ad21
4 changed files with 83 additions and 0 deletions
5
code/frontend/src/feed/feed.css
Normal file
5
code/frontend/src/feed/feed.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
.feedContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue