fix: change div size (#5)
Reviewed-on: #5 Co-authored-by: Yacoub <yacoub@qb4.tech> Co-committed-by: Yacoub <yacoub@qb4.tech>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width: 200px; height: 200px; text-align: center; background-color: #d3d3d3">
|
||||
<div style="width: 300px; height: 300px; text-align: center; background-color: #d3d3d3">
|
||||
Center Div 1
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user