TFT page
This commit is contained in:
@@ -34,7 +34,7 @@ img[src*="#small"] {
|
||||
}
|
||||
|
||||
img[src*="#medium"] {
|
||||
width: 500px;
|
||||
width: 400px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -48,6 +48,15 @@ img[src*="#large"] {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
img[src*="#tft_img"] {
|
||||
width: 150px;
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
.logo_size{
|
||||
width:200px
|
||||
}
|
||||
|
||||
@layer components {
|
||||
h1 {
|
||||
@apply text-3xl lg:text-7xl font-normal;
|
||||
|
Reference in New Issue
Block a user