Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ProTema
/
first-start
like
0
Summarization
BERTopic
fka/awesome-chatgpt-prompts
Russian
English
License:
mit
Model card
Files
Files and versions
Community
1
Use this model
main
first-start
/
src
/
widgets
/
Post
/
ui
/
PostList
/
PostList.module.scss
Артем Леванов
first commit
41a71fd
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
@import
'@/app/globalStyles/config/mixin.scss'
;
.PostList
{
display
: flex;
flex-direction
: column;
gap
:
12px
;
}