Valentine’s Day
/* Header styles */
.header {
text-align: center;
margin-bottom: 20px;
}
.header h1 {
font-size: 2.5rem;
margin-bottom: 10px;
}
.header p {
font-size: 1.2rem;
color: #555;
}
/* Menu layout */
.menu {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.column {
flex: 1;
min-width: 250px; /* Ensures columns don’t get too small */
padding: 10px;
}
.column h2 {
font-size: 1.6rem;
margin-bottom: 10px;
color: #333;
}
.column ul {
list-style-type: none;
padding-left: 0;
}
.column ul li {
font-size: 1rem;
color: #666;
margin-bottom: 8px;
}
/* Responsiveness */
@media screen and (max-width: 768px) {
.menu {
flex-direction: column;
align-items: center;
}
.column {
min-width: 100%;
}
}
@media screen and (max-width: 480px) {
.header h1 {
font-size: 2rem;
}
.header p {
font-size: 1rem;
}
.column h2 {
font-size: 1.4rem;
}
.column ul li {
font-size: 0.9rem;
}
}
3-Course Dinner
February 14th – February 17th
Champagne Toast for Two