.md-tabs .md-grid {
    display: flex;
    justify-content: center;
}

.md-tabs__link {
    font-size: 20px; /* 放大字體 */
}
