تحسين المظهر
الدرس 23 من 26 في دورة محاكاة بطاقة الملف الشخصي لـ Coddy | مشروع Front-end على Coddy.
التحدي
سهلاستهدف الفئة 'buttons':
- اضبط 'margin-top' على '15px'.
استهدف المعرف 'streak':
- اضبط 'background-color' على '#01568e'.
أضف هذا الكود في النهاية:
.data:last-child {
border-right: none;
}جرّب بنفسك
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>